Unit 3 Exercise 3
Exercise 3: Batch Users
Objective
To create a new Batch User that could be used to run jobs.
Summary
Create a new Batch User named SMATRAINING\BATCHUSER and grant Batch User Privileges to the Training Role
Instructions
Create the Batch User
- In Library, under the Security topic, click on Batch Users.
- Click Add.
- In the Batch Users pop-up window:
- In the User Profile field, enter
SMATRAINING\BATCHUSER
- In the Select the target OS drop down, select Windows.
- In the Password field, enter
password
. - In the Confirm Password field, enter
password
. - Click Save.
Assign the Batch User Privilege
- Click Manage Privileges.
- In the Batch User Privileges pop-up window:
- In the Select Role drop-down, select Training.
- In the Select the target OS, select Windows.
- In the Revoked column, select the SMATRAINING\BATCHUSER.
- Use the > to move the user into the Active column.
- Click Save.
- Close Library.
Note
The User Student1 (which is under the Training Role) now can select this user to run Jobs when setting them up in the Job Details screen.
Enterprise Manager
Details
:::
- Under the Security topic, Double-Click on Batch Users.
- Select Windows from the Select the target OS drop-down list.
- Click the Add button on the Batch Users toolbar. (Be sure to click the Add button. Do not type over the currently existing Batch User profile.)
- Type
SMATRAINING\BATCHUSER
in the User field (under the Batch User Details area – on the right). - Type the word password in the Password and Confirm Password fields.
- Click the Save button on the User Accounts toolbar.
- Notice that
SMATRAINING\BATCHUSER
was added to the Batch Users list for Windows machines (on the left). - Close the Batch Users tab.
- Under the Security> Privileges topic, Double-Click on Batch Users Privileges.
- On the Select Role drop-down list select the Training Role.
- On the Target Operating System drop-down list select Windows.
- Notice that the
SMATRAINING\BATCHUSER
is presented on the Revoked list (on the left) - Under the Revoked list, click the
SMATRAINING\BATCHUSER
and then click the green arrow (pointing to the right) to putSMATRAINING\BATCHUSER
under the Granted list. - Close the Batch User Privileges tab.note
The User Student1 (which is under the Training Role) now can select this user to run Jobs when setting them up in the Job Details screen.